From 7da7253548a491440aa8f20cf2159421eec8571d Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 17 Sep 2003 13:28:00 +0000 Subject: [PATCH] Don't include varargs.h. --- src/unexalpha.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/unexalpha.c b/src/unexalpha.c index ea37817941e..97f8f383dda 100644 --- a/src/unexalpha.c +++ b/src/unexalpha.c @@ -26,7 +26,6 @@ Boston, MA 02111-1307, USA. */ #include #include #include -#include #include #ifdef HAVE_STRING_H #include -- 2.30.2